home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Amiga Amateur Radio User Group / AARUG UK #79 (199x)(Amiga Amateur Radio User Group UK)(PD)[WB][G4DCV].zip / AARUG UK #79 (199x)(Amiga Amateur Radio User Group UK)(PD)[WB][G4DCV].adf / logger.lzh / logger / fd / fd.defaults < prev    next >
Text File  |  1995-01-10  |  3KB  |  68 lines

  1. !Specify the defaults for the program
  2. !b - backup log output to the printer. [ALL]
  3. !P - rig's power output. Only used on the QSL card.
  4. !p - the power output multiplier - default is 10
  5. !     This is used by the Field Day and QRP contest programs.
  6. !     You MUST have this set correctly before you run any reports.
  7. !s - the power source bonus - default is 1.5 (battery) [QRP only]
  8. !t - timezone in the format   [-]hh[:mm][D]
  9. !     Timezones WEST of Greenwich are POSITIVE numbers. So, the optional
  10. !     minus sign is used to indicate EAST of Greenwich.
  11. !     The optional minutes [:mm] allows setting the timezone to
  12. !     After the time, an optional letter 'D' indicates daylight savings
  13. !     time is used in this zone.
  14. !     Thus, the time you specify with hh:mm is your local STANDARD timezone
  15. !     used during the winter.
  16. !     Once set this need not be changed as the program will adjust for
  17. !     DST if necessary. BUT the user must always ensure that the AMIGA
  18. !     clock is running on LOCAL TIME (i.e. on 1st Sunday in April and last
  19. !     Sunday in October, you must adjust your clock.
  20. !     Alternatively, you can set the environment variable TZ_CHU in your
  21. !     s:startup-sequence file as follows:
  22. !     setenv TZ_CHU [-]hh[:mm][D]
  23. !     If the timezone is specified in this file then it overrides the
  24. !     environment variable. If neither are specified then the program
  25. !     prints an error message and terminates.
  26. !     [ALL]
  27. !f -  forces program to use specified frequency and mode, NOT the frequency
  28. !     or mode of the the radio.
  29. !     If this command is used the serial port is not opened.
  30. !     This value defaults to zero and when set to zero the
  31. !     value on the radio is used.
  32. !     Setting this to a non-zero value allows you to enter a previously
  33. !     recorded log (thus, the frequency on the radio is irrelevant).
  34. !     [ALL]
  35. !l -  Sets morse code memory. e.g.    l N string ...   sets memory N
  36. !     to the specified string
  37. !
  38. !     The string may contain abbreviations for commonly used strings.
  39. !     %C Replaced by the users callsign as given by the 'c' command (below)
  40. !     %c Replaced by the callsign typed in the beginning of the data entry
  41. !        line
  42. !     %N Replaced by the current QSO number.
  43. !     [ALL]
  44. !m - sets morse code speed. e.g.  m 40  sets it to 40wpm.
  45. !
  46. !k - sets keyer type.
  47. !    0 = Iambic Curtis B with dot/dash memory  (DEFAULT)
  48. !    1 = Iambic Curtis A with dot/dash memory
  49. !    2 = bug. Automatic dots. Manual dash.
  50. !c - set your callsign.
  51. !e - set field day exchange. MUST contain correct abbrev for your section
  52. e 1e sk
  53. c ve5va
  54. p 5
  55. l 1 tu 1e sk k
  56. l 2 1e sk k
  57. l 3 1e 1e sk sk k
  58. l 4 %C
  59. l 5 de %C %C k
  60. l 6 agn?
  61. l 10 tu
  62. m 22
  63. k 0
  64. P 5W
  65. f 14020 cw
  66. ;b
  67. a 0
  68.